FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Northwell.Extensions#0.0.1 (94 ms)

Package Northwell.Extensions
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=Northwell.Extensions@0.0.1&canonical=https://northwell.edu/fhir/StructureDefinition/Patient
Url https://northwell.edu/fhir/StructureDefinition/Patient
Status draft
Date 2023-09-01T11:52:06.8918501+00:00
Name Patient
Experimental False
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://northwell.edu/extensions/StructureDefinition/employee-status EmployeeStatus
http://northwell.edu/extensions/StructureDefinition/veteran-status VeteranStatus


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://northwell.edu/fhir/StructureDefinition/Patient",
  "name" : "Patient",
  "status" : "draft",
  "date" : "2023-09-01T11:52:06.8918501+00:00",
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension:employeeStatus",
        "path" : "Patient.extension",
        "sliceName" : "employeeStatus",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://northwell.edu/extensions/StructureDefinition/employee-status"
            ]
          }
        ]
      },
      {
        "id" : "Patient.extension:veteranStatus",
        "path" : "Patient.extension",
        "sliceName" : "veteranStatus",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://northwell.edu/extensions/StructureDefinition/veteran-status"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.